dsh-turn-rail:DSH Web 的自动隐藏轮次导航
dsh-turn-rail 是面向 DeepSeek Harness (DSH) Web 的轻量级浏览器 UI 插件,由 Yujm888 开发,采用 MIT 许可证。它旨在解决长对话界面拥挤问题,在会话右边缘提供自动隐藏的轮次导航栏(Turn Rail)。该插件无设置项、无额外面板且零运行时依赖,不介入模型请求。 核心功能包括:指针靠近右边缘时自动淡入显示;通过分层点击区域实现轮次跳转与预览;支持搜索用户消息并快速定位;在长会话中展示最多 30 个标记并支持内部滚动;且能自适应 DSH 主题与视口。安装要求 DSH 版本 >= 0.1.0-rc.6 且 Web Profile 需支持 sess
Read Moredsh-strata: Transforming DSH Web Session Scrollbar into Session Map
`dsh-strata` is an open-source session navigation plugin developed specifically for the DeepSeek Harness Web GUI, designed to address the challenge of quickly locating key content within lengthy sessions. This plugin replaces the traditional scrollbar with an interactive, proportionally scaled, color-coded session map. By using colors to distinguish user messages, failed tool calls, and regular content, and providing clickable anchors in the sidebar, it allows users to intuitively view the session structure and jump directly to specific positions with a single click. The plugin is implemented entirely on the browser side, without transmitting any data over the network, ensuring privacy and security. It supports three map scale modes—near, medium, and full—and includes comprehensive keyboard navigation features (such as arrow keys, Page Up/Down, etc.), while also complying with accessibility standards. Additionally, users can hover over messages to preview their content or pin the sidebar for expanded, detailed information. Installation is straightforward.
Read More